| Name | Description | |
|---|---|---|
![]() | AsyncObservableCollection<T> Constructor | Constructor. Must be called on the user interface thread. |
The following tables list the members exposed by AsyncObservableCollection<T>.
| Name | Description | |
|---|---|---|
![]() | AsyncObservableCollection<T> Constructor | Constructor. Must be called on the user interface thread. |
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| Name | Description | |
|---|---|---|
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
| Name | Description | |
|---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | AddToCollection | Provides a thread safe way to add items to the collection. |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | ClearCollection | Provides a thread safe way to clear the collection. |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | RemoveAtCollection | Provides a thread safe way to remove an item from the AsyncObservableCollection. |
| Name | Description | |
|---|---|---|
![]() | BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
| Name | Description | |
|---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<T>) |